home *** CD-ROM | disk | FTP | other *** search
/ The Complete Windows Set / The Complete Windows Set.iso / BCALC / SETUP.INF < prev   
INI File  |  1993-01-07  |  901b  |  34 lines

  1. ;  Install V1.00 - Installation Script
  2. ;  Etling Software
  3.  
  4. [Application]
  5. ; Application information
  6. AppName=Business Calculator
  7. DefDir=C:\BCALC
  8. SpaceNeeded=400
  9. DefPMGroup=BCALC.GRP,Business Calculator
  10.  
  11. [Disks]
  12. ;List of disks needed.  Names are used for user request.  They
  13. ;do not need to be the disk's label.
  14. 1=Business Calculator Disk #1
  15.  
  16. [Dirs]
  17. ;lists of directories that must be created from the destination directory
  18. ;files to be copied are in the same directory structure on the
  19. ;floppy (by default)
  20. 1=.
  21.  
  22. [Files]
  23. ;description, name, (dir #), (diskette #), (Compressed)
  24. Business Calculator,      BCALC.EXE,   1, 1, N
  25. Business Calculator:Help, BCALC.HLP,   1, 1, N
  26. Business Calculator:Info, BCALC.WRI,   1, 1, N
  27. Read Me File,            README.TXT,   1, 1, N
  28.  
  29. [PM Info]
  30. ;File Name, App Description, Icon File #, Icon #
  31. BCALC.EXE,  Business Calculator V2.00
  32.  
  33. [End]
  34.